home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Tools / Development / mmu / MuGuardianAngel / MuGuardianAngel.readme < prev    next >
Text File  |  2002-03-12  |  5KB  |  118 lines

  1. Short:    MungWall superset, detect accesses to non-allocated mem
  2. Uploader: thor@math.tu-berlin.de (Thomas Richter)
  3. Author:   thor@math.tu-berlin.de (Thomas Richter)
  4. Type:     dev/debug
  5. Requires: Os 2.04, a 68020/68851, 68030, 68040 or 68060 with a working MMU
  6. Version:  40.48
  7.  
  8. -----------------------------------------------------------------------------
  9.  
  10. MuGuardianAngel is a mmu.library aware debugging tool that works very much
  11. like the original "Guardian Angel". It access-protects non-allocated
  12. memory blocks by the MMU to detect even more illegal pointer usage. It
  13. will also provide all "MungWall" and "WipeOut" features, including
  14. memory pool watches, periodic memory consistency checks and disassembler
  15. output. MuGuardianAngel requires "MuForce" to be up and running, which is
  16. included in this archive.
  17.  
  18.         MuForce is based on the Enforcer © 1992-1998 Mike Sinz, check
  19.         http://www.users.fast.net/~michael_sinz/Enforcer/index.html
  20.  
  21. ------------------------------------------------------------------------------
  22.  
  23. This tool is part of the MMULib distribution. To find out more about the
  24. mmu.library and its goals, download util/libs/MMULib.lha.
  25.  
  26. ------------------------------------------------------------------------------
  27.  
  28. Quick installation notes:
  29.  
  30. There are no quick installation notes. This tool requires some care, as
  31. much more software and firmware is broken that I though. Check the MMU.guide
  32. and the MuGuardianAngel guide for how to install it, and how to install
  33. Software fixes.
  34.  
  35. ------------------------------------------------------------------------------
  36.  
  37.                          The THOR-Software Licence (v2, 24th June 1998)
  38.  
  39.  
  40. This License applies to the computer programs known as the "mmu.library" 
  41. and "MuGuardianAngel". The "Program", below, refers to such program. The
  42. "Archive" refers to the package of distribution, as prepared by the author
  43. of the Program, Thomas Richter. Each licensee is addressed as "you".
  44.  
  45.  
  46.  
  47. The Program and the data in the archive are freely distributable
  48. under the restrictions stated below, but are also Copyright (c)
  49. Thomas Richter.
  50.  
  51. Distribution of the Program, the Archive and the data in the Archive by a
  52. commercial organization without written permission from the author to any
  53. third party is prohibited if any payment is made in connection with such
  54. distribution, whether directly (as in payment for a copy of the Program) or
  55. indirectly (as in payment for some service related to the Program, or
  56. payment for some product or service that includes a copy of the Program
  57. "without charge"; these are only examples, and not an exhaustive enumeration
  58. of prohibited activities).
  59.  
  60.  
  61. However, the following methods of distribution
  62. involving payment shall not in and of themselves be a violation of this
  63. restriction:
  64.  
  65.  
  66. (i) Posting the Program on a public access information storage and
  67. retrieval service for which a fee is received for retrieving information
  68. (such as an on-line service), provided that the fee is not
  69. content-dependent (i.e., the fee would be the same for retrieving the same
  70. volume of information consisting of random data).
  71.  
  72.  
  73. (ii) Distributing the Program on a CD-ROM, provided that
  74.  
  75. a) the Archive is reproduced entirely and verbatim on such CD-ROM, including
  76. especially this licence agreement;
  77.  
  78. b) the CD-ROM is made available to the public for a nominal fee only,
  79.  
  80. c) a copy of the CD is made available to the author for free except for
  81. shipment costs, and
  82.  
  83. d) provided further that all information on such CD-ROM is redistributable
  84. for non-commercial purposes without charge.
  85.  
  86.  
  87. Redistribution of a modified version of the Archive, the Program or the
  88. contents of the Archive is prohibited in any way, by any organization,
  89. regardless whether commercial or non-commercial. Everything must be kept
  90. together, in original and unmodified form.
  91.  
  92.  
  93.  
  94.  
  95. Limitations.
  96.  
  97.  
  98. THE PROGRAM IS PROVIDED TO YOU "AS IS", WITHOUT WARRANTY. THERE IS NO
  99. WARRANTY FOR THE PROGRAM, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
  100. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  101. PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. THE ENTIRE
  102. RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD
  103. THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
  104. SERVICING, REPAIR OR CORRECTION.
  105.  
  106.  
  107. IF YOU DO NOT ACCEPT THIS LICENCE, YOU MUST DELETE THE PROGRAM, THE ARCHIVE
  108. AND ALL DATA OF THIS ARCHIVE FROM YOUR STORAGE SYSTEM. YOU ACCEPT THIS
  109. LICENCE BY USING OR REDISTRIBUTING THE PROGRAM.
  110.  
  111.  
  112.                                                         Thomas Richter
  113.  
  114. -----------------------------------------------------------------------------
  115.  
  116. So long,
  117.     Thomas            (February 2002)
  118.